home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / EquationBuilder / EquationBuilder.pkg / EquationBuilder.tar.Z / EquationBuilder.tar / EquationBuilder.app / English.lproj / LegalPanel.nib / data.classes next >
Text File  |  1992-12-05  |  858b  |  62 lines

  1. EqBApp = {
  2.     ACTIONS = {
  3.     prefs:;
  4.     prefsOK:;
  5.     displayFontSize:;
  6.     browser:;
  7.     info:;
  8.     open:;
  9.     prefsRevert:;
  10.     print:;
  11.     displayAtomPalette:;
  12.     doNotAgreeToLicense:;
  13.     saveAll:;
  14.     terminate:;
  15.     new:;
  16.     size:;
  17.     displayFontType:;
  18.     groupChanged:;
  19.     family:;
  20.     splitView:;
  21.     sizeText:;
  22.     app:;
  23.     gallery:;
  24.     suggestion:;
  25.     inspectOK:;
  26.     displayInspectorPanel:;
  27.     legal:;
  28.     appDidInit:;
  29.     help:;
  30.     agreeToLicense:;
  31.     appWillTerminate:;
  32.     };
  33.     OUTLETS = {
  34.     windowSizeForm;
  35.     servicesSwitch;
  36.     infoPanel;
  37.     italicsSwitch;
  38.     sizeTextField;
  39.     sizeMatrix;
  40.     paletteManager;
  41.     prefsPanel;
  42.     version;
  43.     fontTypePreviewer;
  44.     fontBrowser;
  45.     fontSizePopUpButton;
  46.     scalePopUp;
  47.     legalPanel;
  48.     fontTypePopUpButton;
  49.     encodedSwitch;
  50.     sizeBrowser;
  51.     inspectorManager;
  52.     backupSwitch;
  53.     textColorWell;
  54.     };
  55.     SUPERCLASS = Application;
  56. };
  57. FirstResponder = {
  58.     ACTIONS = {
  59.     };
  60.     SUPERCLASS = Object;
  61. };
  62.